Iso78 command group
This command group enables to access ISO 7816 compatible SAM modules attached to the Baltech ID-engine reader. It creates a transparent channel to the SAM which can be used in order to exchange APDUs following the ISO 7816-3 standard.
This command group supports multiple SAM slots, which can be switched via the Iso78.SelectSlot command.
WARNING: This command set is not available in all Baltech reader firmware variants.
Status codes
BRP status | BRP Library Error Code | Mnemonic | Description |
---|---|---|---|
0x02 | 0x4002 (16386) | Iso78.ErrInvalidSlot | The specified slot index is not supported. |
0x10 | 0x4010 (16400) | Iso78.ErrAbort | SAM aborted command execution by sending an abort command. |
0x20 | 0x4020 (16416) | Iso78.ErrProtNotSupported | The specified protocol is not supported. |
0x21 | 0x4021 (16417) | Iso78.ErrCom | Communication error. |
0x22 | 0x4022 (16418) | Iso78.ErrHw | Hardware error. |
0x31 | 0x4031 (16433) | Iso78.ErrInvalid7816Cmd | The command/parameter(s) is/are not supported by the SAM. |